-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update babel monorepo #1395
base: master
Are you sure you want to change the base?
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/sunya9/beta/BMdWPJzQTZEMEC2JhjcTwaB5zYne |
ecc903c
to
42259b3
Compare
✨✨ That's perfect, there is no visual difference! ✨✨ Check out the report here. |
42259b3
to
eba72d4
Compare
eba72d4
to
663335e
Compare
663335e
to
5c6160a
Compare
5c6160a
to
a2546a3
Compare
a2546a3
to
d0dde40
Compare
d0dde40
to
f27c6ce
Compare
f27c6ce
to
289d1e2
Compare
289d1e2
to
c54623f
Compare
c54623f
to
207efa6
Compare
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
207efa6
to
16995d4
Compare
4be5b4f
to
8da34a8
Compare
8da34a8
to
9b243c8
Compare
9b243c8
to
9c2354d
Compare
9c2354d
to
615994d
Compare
615994d
to
38338d2
Compare
38338d2
to
b93a4d4
Compare
b93a4d4
to
f691598
Compare
f691598
to
4bef8a7
Compare
4bef8a7
to
5b36008
Compare
5b36008
to
12d858d
Compare
12d858d
to
4c85615
Compare
4c85615
to
857fc31
Compare
857fc31
to
4461516
Compare
This PR contains the following updates:
7.15.4
->7.23.2
7.15.4
->7.23.0
7.15.4
->7.22.15
7.15.4
->7.23.2
7.15.0
->7.23.2
Release Notes
babel/babel (@babel/core)
v7.23.2
Compare Source
🐛 Bug Fix
babel-traverse
babel-preset-typescript
.tsx
extension when usingrewriteImportExtensions
(@jimmydief)babel-helpers
babel-helpers
,babel-plugin-transform-modules-commonjs
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
v7.23.0
Compare Source
🚀 New Feature
babel-plugin-proposal-import-wasm-source
,babel-plugin-syntax-import-source
,babel-plugin-transform-dynamic-import
import source
for wasm (@nicolo-ribaudo)babel-helper-module-transforms
,babel-helpers
,babel-plugin-proposal-import-defer
,babel-plugin-syntax-import-defer
,babel-plugin-transform-modules-commonjs
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-standalone
import defer
proposal transform support (@nicolo-ribaudo)babel-generator
,babel-parser
,babel-types
import defer
parsing support (@nicolo-ribaudo)babel-generator
,babel-helper-module-transforms
,babel-parser
,babel-plugin-transform-dynamic-import
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-systemjs
,babel-traverse
,babel-types
createImportExpressions
parser option (@JLHwung)babel-standalone
babel-helper-function-name
,babel-helper-member-expression-to-functions
,babel-helpers
,babel-parser
,babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-optional-chaining-assign
,babel-plugin-syntax-optional-chaining-assign
,babel-plugin-transform-destructuring
,babel-plugin-transform-optional-chaining
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-standalone
,babel-types
babel-helpers
,babel-plugin-proposal-decorators
babel-traverse
,babel-types
t.buildUndefinedNode
(@liuxingbaoyu)babel-preset-typescript
rewriteImportExtensions
option to TS preset (@nicolo-ribaudo)babel-parser
🐛 Bug Fix
babel-plugin-transform-block-scoping
transform-block-scoping
captures the variables of the method in the loop (@liuxingbaoyu)💅 Polish
babel-traverse
@babel/traverse
(@lorenzoferre)babel-plugin-proposal-explicit-resource-management
using
declarations (@nicolo-ribaudo)🔬 Output optimization
babel-core
,babel-helper-module-transforms
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-classes
,babel-plugin-transform-dynamic-import
,babel-plugin-transform-function-name
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-umd
,babel-plugin-transform-parameters
,babel-plugin-transform-react-constant-elements
,babel-plugin-transform-react-inline-elements
,babel-plugin-transform-runtime
,babel-plugin-transform-typescript
,babel-preset-env
exports.XXX =
update in simple variable declarations (@nicolo-ribaudo)v7.22.20
Compare Source
🏠 Internal
babel-helper-validator-identifier
babel-plugin-transform-dotall-regex
↩️ Revert
babel-helper-remap-async-to-generator
,babel-helper-wrap-function
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-proposal-function-sent
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-class-properties
,babel-plugin-transform-classes
,babel-plugin-transform-parameters
,babel-plugin-transform-runtime
,babel-preset-env
v7.22.19
Compare Source
v7.22.19 (2023-09-14)
Re-published 7.22.18, due to a releasing error.
v7.22.18
Compare Source
🐛 Bug Fix
babel-helper-validator-identifier
babel-helper-module-transforms
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-umd
↩️ Revert
v7.22.17
Compare Source
🐛 Bug Fix
babel-core
babel-helper-module-transforms
,babel-plugin-transform-modules-commonjs
babel-types
ClassDeclaration["id"]
optional in babel-types (@jordanbtucker)🔬 Output optimization
babel-helper-remap-async-to-generator
,babel-helper-wrap-function
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-proposal-function-sent
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-class-properties
,babel-plugin-transform-classes
,babel-plugin-transform-parameters
,babel-plugin-transform-runtime
,babel-preset-env
async
functions) (@liuxingbaoyu)v7.22.15
Compare Source
🐛 Bug Fix
babel-core
🏠 Internal
babel-cli
,babel-core
,babel-generator
,babel-helper-builder-binary-assignment-operator-visitor
,babel-helper-compilation-targets
,babel-helper-create-class-features-plugin
,babel-helper-create-regexp-features-plugin
,babel-helper-member-expression-to-functions
,babel-helper-module-imports
,babel-helper-module-transforms
,babel-helper-transform-fixture-test-runner
,babel-helper-validator-identifier
,babel-helper-validator-option
,babel-helpers
,babel-node
,babel-parser
,babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression
,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-proposal-decorators
,babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-pipeline-operator
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-for-of
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-object-rest-spread
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-parameters
,babel-plugin-transform-property-mutators
,babel-plugin-transform-react-jsx
,babel-plugin-transform-runtime
,babel-plugin-transform-typescript
,babel-preset-env
,babel-preset-flow
,babel-preset-react
,babel-preset-typescript
,babel-register
,babel-standalone
,babel-template
,babel-traverse
,babel-types
.ts
/.js
extension to all imports insrc
(@nicolo-ribaudo)v7.22.11
Compare Source
🐛 Bug Fix
babel-plugin-transform-typescript
babel-types
babel-plugin-transform-async-generator-functions
,babel-plugin-transform-class-static-block
,babel-plugin-transform-dynamic-import
,babel-plugin-transform-export-namespace-from
,babel-plugin-transform-json-strings
,babel-plugin-transform-logical-assignment-operators
,babel-plugin-transform-nullish-coalescing-operator
,babel-plugin-transform-numeric-separator
,babel-plugin-transform-object-rest-spread
,babel-plugin-transform-optional-catch-binding
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-private-property-in-object
babel-core
🏠 Internal
babel-parser
maybeAsyncArrow: false
(@JLHwung)babel-core
,babel-helper-compilation-targets
,babel-parser
,babel-plugin-proposal-destructuring-private
,babel-plugin-syntax-decorators
,babel-preset-env
,babel-preset-react
,babel-register
,babel-traverse
,babel-types
babel-core
,babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
🔬 Output optimization
babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-transform-class-properties
,babel-plugin-transform-classes
,babel-plugin-transform-optional-chaining
,babel-preset-env
?.
output when chain result is ignored (@nicolo-ribaudo)v7.22.10
Compare Source
🐛 Bug Fix
babel-plugin-transform-typescript
babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
,babel-plugin-proposal-destructuring-private
,babel-plugin-transform-class-properties
,babel-plugin-transform-class-static-block
,babel-plugin-transform-new-target
,babel-plugin-transform-private-methods
,babel-preset-env
💅 Polish
babel-cli
meta
object to@babel/eslint-plugin
(@JLHwung)babel-traverse
,babel-types
path.isX
(@liuxingbaoyu)babel-generator
,babel-types
🏠 Internal
babel-cli
,babel-core
,babel-generator
,babel-helper-builder-react-jsx
,babel-preset-env
,babel-standalone
@typescript-eslint/no-redundant-type-constituents
rule (@JLHwung)babel-helper-compilation-targets
@babel/core
peerDep fromhelper-compilation-targets
(@nicolo-ribaudo)babel-parser
babel-plugin-transform-runtime
,babel-traverse
,babel-types
typescript-eslint@v6
with reworked configs (@JoshuaKGoldberg)🔬 Output optimization
babel-plugin-transform-block-scoping
,babel-plugin-transform-parameters
,babel-plugin-transform-regenerator
transform-block-scoping
loops output size (@liuxingbaoyu)v7.22.9
Compare Source
🐛 Bug Fix
babel-plugin-transform-typescript
Infinity
in enums (@liuxingbaoyu)💅 Polish
babel-generator
recordAndTupleSyntaxType
defaults to"hash"
(@coderaiser)🏠 Internal
eslint.config.js
(@JLHwung)v7.22.8
Compare Source
↩️ Revert
babel-core
,babel-traverse
NodePath#hub
as part of the paths cache key" (@nicolo-ribaudo)v7.22.7
Compare Source
🐛 Bug Fix
babel-generator
babel-core
,babel-traverse
NodePath#hub
as part of the paths cache key (@nicolo-ribaudo)meta
fromeslint-parser/experimental-worker
(@JLHwung)🏠 Internal
babel-core
,babel-traverse
v7.22.6
Compare Source
🐛 Bug Fix
babel-compat-data
,babel-helper-compilation-targets
,babel-preset-env
babel-plugin-transform-optional-chaining
delete a?.b
in function params (@nicolo-ribaudo)babel-helper-split-export-declaration
,babel-plugin-transform-modules-commonjs
babel-compat-data
,babel-preset-env
babel-helpers
,babel-plugin-proposal-explicit-resource-management
,babel-runtime-corejs3
,babel-runtime
@@​asyncDispose
(@nicolo-ribaudo)babel-standalone
stage-2
(@liuxingbaoyu)babel-core
--frozen-intrinsics
(@liuxingbaoyu)🏠 Internal
babel-helper-create-class-features-plugin
,babel-plugin-transform-classes
🔬 Output optimization
babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-transform-class-properties
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-typescript
?.
(@nicolo-ribaudo)babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
,babel-plugin-proposal-pipeline-operator
,babel-plugin-transform-class-properties
,babel-plugin-transform-nullish-coalescing-operator
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-private-property-in-object
,babel-traverse
v7.22.5
Compare Source
🐛 Bug Fix
babel-preset-env
,babel-standalone
syntax-unicode-sets-regex
in standalone (@nicolo-ribaudo)💅 Polish
babel-core
-transform-
when resolving missing plugins (@nicolo-ribaudo)v7.22.1
Compare Source
🐛 Bug Fix
babel-helper-validator-identifier
babel-helper-module-transforms
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-umd
↩️ Revert
v7.22.0
Compare Source
🚀 New Feature
babel-parser
,babel-plugin-transform-typescript
import ... =
andexport =
in scripts (@nicolo-ribaudo)babel-compat-data
,babel-core
,babel-plugin-proposal-unicode-sets-regex
,babel-plugin-transform-unicode-sets-regex
,babel-preset-env
,babel-standalone
unicode-sets-regex
transform topreset-env
(@JLHwung)babel-helpers
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-transform-runtime
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-standalone
using
declarations (@nicolo-ribaudo)babel-plugin-proposal-import-attributes-to-assertions
@babel/plugin-proposal-import-attributes-to-assertions
(@nicolo-ribaudo)babel-core
,babel-generator
,babel-parser
,babel-plugin-syntax-import-attributes
,babel-preset-env
,babel-standalone
,babel-types
babel-generator
,babel-parser
,babel-traverse
,babel-types
await using
declarations (@JLHwung)babel-core
,babel-helper-create-regexp-features-plugin
,babel-parser
babel-helpers
,babel-plugin-proposal-decorators
,babel-plugin-syntax-decorators
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
2023-05
(@nicolo-ribaudo)💅 Polish
babel-plugin-transform-react-constant-elements
,babel-plugin-transform-react-jsx
,babel-traverse
,babel-types
🏠 Internal
babel-parser
babel-compat-data
,babel-helper-transform-fixture-test-runner
,babel-node
,babel-plugin-proposal-decorators
,babel-plugin-proposal-duplicate-named-capturing-groups-regex
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-named-capturing-groups-regex
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs3
@babel/runtime
pkg (@nicolo-ribaudo)babel-core
,babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-decorators
,babel-plugin-proposal-dynamic-import
,babel-plugin-proposal-export-namespace-from
,babel-plugin-proposal-function-sent
,babel-plugin-proposal-json-strings
,babel-plugin-proposal-logical-assignment-operators
,babel-plugin-proposal-nullish-coalescing-operator
,babel-plugin-proposal-numeric-separator
,babel-plugin-proposal-object-rest-spread
,babel-plugin-proposal-optional-catch-binding
,babel-plugin-proposal-optional-chaining
,babel-plugin-proposal-pipeline-operator
,babel-plugin-proposal-private-methods
,babel-plugin-proposal-private-property-in-object
,babel-plugin-proposal-unicode-property-regex
,babel-preset-env
,babel-standalone
-proposal-
s that became standard to-transform-
(@nicolo-ribaudo)v7.21.8
Compare Source
👓 Spec Compliance
babel-parser
using await
restriction in explicitResourceManagement (@JLHwung)🐛 Bug Fix
babel-helper-create-class-features-plugin
,babel-helper-create-regexp-features-plugin
v7.21.5
Compare Source
👓 Spec Compliance
babel-generator
,babel-parser
,babel-types
mixins
andimplements
forDeclareInterface
andInterfaceDeclaration
(@liuxingbaoyu)🐛 Bug Fix
babel-core
,babel-generator
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-react-jsx
)
position withcreateParenthesizedExpressions
(@liuxingbaoyu)babel-preset-env
💅 Polish
babel-types
babel-core
lt
instead oflte
to check TS version for .cts config (@nicolo-ribaudo)🏠 Internal
babel-core
import.meta.resolve
(@nicolo-ribaudo)babel-helper-fixtures
,babel-preset-typescript
.overrides
and.env
when resolving plugins/presets from fixture options (@JLHwung)babel-helper-create-class-features-plugin
,babel-helper-create-regexp-features-plugin
semver
package to compare versions (@nicolo-ribaudo)v7.21.4
Compare Source
🐛 Bug Fix
babel-core
,babel-helper-module-imports
,babel-preset-typescript
import/export
in.cts
files (@liuxingbaoyu)babel-generator
💅 Polish
babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
,babel-plugin-transform-typescript
,babel-traverse
🏠 Internal
babel-parser
lookaheadInLineCharCode
(@JLHwung)babel-code-frame
,babel-highlight
v7.21.3
Compare Source
👓 Spec Compliance
babel-parser
🐛 Bug Fix
babel-parser
babel-plugin-transform-typescript
var
decls generated byimport ... =
TS transform (@amoeller)export { type foo }
as type-only usage (@magic-akari)💅 Polish
babel-traverse
,babel-types
@babel
package (@nicolo-ribaudo)babel-generator
jsonCompatibleStrings
deprecation (@liuxingbaoyu)🏠 Internal
🔬 Output optimization
babel-plugin-transform-typescript
,babel-preset-typescript
v7.21.0
Compare Source
🚀 New Feature
babel-core
,babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-methods
,babel-plugin-proposal-private-property-in-object
privateFieldsAsSymbols
assumption for classes (@fwienber)babel-helper-create-regexp-features-plugin
,babel-plugin-proposal-regexp-modifiers
,babel-standalone
babel-cli
,babel-core
,babel-generator
,babel-plugin-transform-destructuring
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-react-jsx
,babel-traverse
babel-parser
,babel-types
const
modifier in type parameters (@nicolo-ribaudo)babel-generator
,babel-helpers
,babel-parser
,babel-plugin-proposal-decorators
,babel-plugin-syntax-decorators
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
2023-01
TC39 meeting (@nicolo-ribaudo)babel-parser
new.target
outside functions (@overlookmotel)annexb: false
parser option to disable Annex B (@nicolo-ribaudo)babel-core
.cts
as configuration file (@liuxingbaoyu)babel-generator
,babel-parser
,babel-plugin-transform-typescript
export type * from
(@nicolo-ribaudo)🐛 Bug Fix
babel-plugin-transform-typescript
babel-core
babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-private-methods
,babel-plugin-transform-classes
,babel-plugin-transform-new-target
babel-parser
,babel-plugin-transform-flow-comments
,babel-plugin-transform-flow-strip-types
,babel-types
💅 Polish
babel-parser
await
as identifier" error in modules (@JLHwung)🏠 Internal
babel-core
@babel/core
(@nicolo-ribaudo)🔬 Output optimization
babel-plugin-transform-typescript
v7.20.12
Compare Source
🐛 Bug Fix
babel-traverse
TaggedTemplateLiteral
evaluation (@nmn)babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
delete this
in static class properties initialization (@SuperSodaSea)💅 Polish
babel-traverse
v7.20.7
Compare Source
👓 Spec Compliance
babel-helper-member-expression-to-functions
,babel-helper-replace-supers
,babel-plugin-proposal-class-properties
,babel-plugin-transform-classes
babel-helpers
,babel-plugin-proposal-class-properties
,babel-plugin-transform-classes
,babel-plugin-transform-object-super
🐛 Bug Fix
babel-parser
,babel-plugin-transform-typescript
babel-traverse
.parentPath
after rename inSwitchCase
(@nicolo-ribaudo)babel-plugin-transform-typescript
,babel-traverse
babel-plugin-transform-block-scoping
babel-plugin-proposal-async-generator-functions
,babel-preset-env
for await
with shadowed variables (@liuxingbaoyu)babel-generator
,babel-plugin-proposal-optional-chaining
(a ?? b) as T
(@liuxingbaoyu)babel-plugin-transform-react-jsx
,babel-types
JSXText
(@liuxingbaoyu)babel-core
,babel-helpers
,babel-plugin-transform-computed-properties
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
babel-helper-member-expression-to-functions
,babel-helper-replace-supers
,babel-plugin-proposal-class-properties
,babel-plugin-transform-classes
babel-generator
TSEnumMember
(@liuxingbaoyu)💅 Polish
babel-plugin-transform-block-scoping
,babel-traverse
🏠 Internal
babel-helper-define-map
,babel-plugin-transform-property-mutators
@babel/helper-define-map
(@nicolo-ribaudo)babel-core
,babel-plugin-proposal-class-properties
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-parameters
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-traverse
transform-block-scoping
plugin (@nicolo-ribaudo)🏃♀️ Performance
babel-helper-compilation-targets
getTargets
(@liuxingbaoyu)v7.20.5
Compare Source
👓 Spec Compliance
babel-helpers
,babel-plugin-transform-destructuring
,babel-plugin-transform-modules-commonjs
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-traverse
babel-cli
,babel-helpers
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-transform-classes
,babel-plugin-transform-runtime
,babel-preset-env
babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-proposal-decorators
,babel-plugin-proposal-private-property-in-object
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
in
when transpiling#p in C
(@JLHwung)🐛 Bug Fix
babel-parser
using[foo]
as computed member expression (@JLHwung)ParseResult
type (@davydof)import module, ...
(@JLHwung)babel-helper-wrap-function
,babel-preset-env
,babel-traverse
noNewArrow
assumption (@liuxingbaoyu)babel-plugin-transform-arrow-functions
,babel-plugin-transform-parameters
,babel-traverse
super()
in arrow functions with default / rest parameters (@SuperSodaSea)babel-helpers
,babel-node
,babel-plugin-proposal-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
regenerator
and add tests (@SuperSodaSea)babel-helper-create-regexp-features-plugin
regjsparser
for@babel/standalone
(@liuxingbaoyu)babel-parser
,babel-types
babel-generator
(``)
(@nicolo-ribaudo)babel-plugin-transform-block-scoping
,babel-traverse
switch
'sdiscriminant
in the outer scope (@nicolo-ribaudo)💅 Polish
babel-generator
comments:false
(@liuxingbaoyu)babel-plugin-transform-block-scoping
🏠 Internal
babel-core
,babel-parser
v7.20.2
Compare Source
🐛 Bug Fix
babel-core
,babel-helper-create-class-features-plugin
,babel-helper-module-transforms
,babel-helper-plugin-utils
,babel-helper-simple-access
,babel-node
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-react-constant-elements
,babel-preset-env
,babel-standalone
,babel-types
@babel/node
repl and enableno-use-before-define
rule (@liuxingbaoyu)babel-plugin-transform-typescript
tsSatisfiesExpression
check with different duplicated@babel/types
versions (@liuxingbaoyu)babel-parser
parser
typings for plugins (@liuxingbaoyu)babel-generator
babel-plugin-proposal-decorators
,babel-plugin-proposal-object-rest-spread
,babel-plugin-transform-jscript
babel-plugin-transform-destructuring
for ( let { } = 0 ; 0 ; )
(@liuxingbaoyu)v7.19.6
Compare Source
👓 Spec Compliance
babel-plugin-proposal-decorators
🐛 Bug Fix
babel-parser
babel-plugin-transform-runtime
,babel-runtime-corejs2
,babel-runtime-corejs3
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.